Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for F5 Big/IP devices #79

Merged
merged 1 commit into from Oct 1, 2013
Merged

Conversation

jathanism
Copy link
Member

Both SSH (CLI) and iControl API should be supported.

iControl References

Python iControl library
https://devcentral.f5.com/community/group/asg/4

Code samples (requires login):
https://devcentral.f5.com/wiki/icontrol.pycontrol_v2.ashx

iControl white paper:
http://www.f5.com/pdf/white-papers/icontrol-wp.pdf

@jathanism
Copy link
Member Author

In case PyControl won't adapt because the underlying library (Suds) is not asynchronous, consider Twisted-Suds (which may need to be adapted for later Suds 0.3.9):
https://github.com/aronbierbaum/twisted-suds

jathanism added a commit that referenced this pull request Oct 1, 2013
Add support for F5 Big/IP devices
@jathanism jathanism merged commit 44fa805 into trigger:develop Oct 1, 2013
@jathanism jathanism deleted the issue-79 branch October 1, 2013 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant